home *** CD-ROM | disk | FTP | other *** search
/ PCMania 32 / PCMania CD32_2.iso / sharewar / emula / c6411b / testdisk.d64 / basic test (.txt) next >
Commodore BASIC  |  1994-10-09  |  80b  |  7 lines

  1. 0 T=TI
  2. 10 FORN=1TO1000
  3. 20 PRINT"MIHA"N*N
  4. 30 NEXT
  5. 40 T=TI-T
  6. 50 PRINT"[147]SPEED:"999/T
  7.